From: Jim Blandy Date: Thu, 25 Mar 1993 01:49:59 +0000 (+0000) Subject: * make-dist: Include the VMS support files in oldXMenu in the X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96710 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d352289cebade5fbef93b9138c75426461856750;p=emacs.git * make-dist: Include the VMS support files in oldXMenu in the distribution. --- diff --git a/make-dist b/make-dist index c09d7306b04..165aab2d76d 100755 --- a/make-dist +++ b/make-dist @@ -199,7 +199,8 @@ echo "Making links to \`lib-src'." echo "Making links to \`oldXMenu'." (cd oldXMenu ln *.c *.h ../${tempdir}/oldXMenu - ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu) + ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu + ln compile.mms descrip.mms ../${tempdir}/oldXMenu) echo "Making links to \`etc'." ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or tex litter.